﻿<html>
<head>
<title>Информация о пользователе</title>
<link rel="stylesheet" href="/css/style.css" type="text/css" />
 <!--[if lte IE 7]>
 <link rel="stylesheet" href="/css/style-ie.css" type="text/css" />
 <![endif]-->
 <!--[if IE 8]>
 <link rel="stylesheet" href="/css/style-ie8.css" type="text/css" />
 <![endif]-->
</head>
<body>
 
 
 
 <div class="head"><div class="footer-image" style="min-height:800px !important;">
 
 
 
 
 
 
 <center>

 <style>
 a {color: #111;}
     body {color: #111;}
.bg { background-attachment: scroll;
background-clip: border-box;
background-color: rgb(25, 25, 25);
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
 border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
padding-bottom: 7px;
padding-left: 5px;
padding-right: 5px;
 padding-top: 7px;
 opacity: 1;
 width: 960px;}
 </style>
 
 <br><br><br><br><br><br><br><br><br><br><br><br><br>
 <table border="0" cellpadding="2" cellspacing="1" width="960px" class="bg">
<tr><td style="background-color: rgb(25, 25, 25);opacity: 0.5;color: #fff;border: 1px solid #fff;" align="center"><b>$TITLE$</b></td></tr>
<tr><td align="center" style="background:#F4F4F4;padding:5px;">$BODY$</td></tr>
</table>
<center>
 
 </div>
 </div>
</body>
</html>